IsQDOffset
Mac OSThe
IsQDOffset
method returns a Boolean value that indicates whether this transform is a pure offset with integral translation values.
ODBoolean IsQDOffset ();
- return value
kODTrue
if this transform is a pure offset with integral translation values, otherwisekODFalse
.DISCUSSION
A transform that is a pure offset with integral values can be represented exactly by a QuickDraw point.SEE ALSO
TheODTransform::GetQDOffset
method (page 770).
TheODTransform::SetQDOffset
method (page 784).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help